gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to
authorTor Lillqvist <tml@iki.fi>
Thu, 18 Apr 2002 11:21:21 +0000 (11:21 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 18 Apr 2002 11:21:21 +0000 (11:21 +0000)
commit40d637ec03335d14e98bd3e752baa304f0efbc1f
treeb32147eba468ad5181a5f7f6bd400b76c4a9310e
parenta3045c84efae261c03ddde84df7f4ecf03a4c97b
gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to

2002-04-18  Tor Lillqvist  <tml@iki.fi>

* gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib)
* gdk/Makefile.am (uninstall-libtool-import-lib): Fix typo,
thanks to David Sterba for noticing.

* gtk/gtkmain.h
* gtk/gtkmain.c (gtk_init_abi_check, gtk_init_check_abi_check): In
GTK+ 2.0 the GtkWindow struct actually is the same size in gcc on
Win32 whether compiled with -fnative-struct or not. Unfortunately
this wan't noticed until now. So, from now on, check some other
struct, too, for which the use of -fnative-struct still
matters. GtkBox is one such.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/Makefile.am
gdk/Makefile.am
gtk/gtkmain.c
gtk/gtkmain.h